FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.Silverlight.Resources Namespace / Common<R> Class / ResourceManager Property

In This Topic
    ResourceManager Property
    In This Topic
    Loads resource managers for the application and the assembly.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ResourceManager As C1.Silverlight.Resources.Common.S(Of R)
    public static C1.Silverlight.Resources.Common.S<R> ResourceManager {get;}
    See Also